Skip to content

Commit

Permalink
Merge pull request #512 from adoptium/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/actions/build-marketplace/actions/cache-4.1.2

Bump actions/cache from 4.1.1 to 4.1.2 in /.github/actions/build-marketplace
  • Loading branch information
karianna authored Oct 22, 2024
2 parents 069b7bd + ef954f5 commit 42dc433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-marketplace/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
working-directory: ${{ inputs.WORKING_DIRECTORY }}/api.adoptium.net

- name: Cache api.adoptium.net packages
uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
id: cache-api
with:
path: ~/.m2/repository/net/adoptium/api
Expand Down

0 comments on commit 42dc433

Please sign in to comment.