Skip to content

Commit

Permalink
Merge pull request #305 from controlplaneio/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/gha-d1ac57ba92

chore(deps): bump actions/cache from 4.2.0 to 4.2.1 in the gha group
  • Loading branch information
wakeward authored Feb 24, 2025
2 parents 7a9eb87 + 5861f07 commit e63747d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Cache container layers
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}${{ matrix.containers.suffix }}-buildx-${{ github.sha }}
Expand Down

0 comments on commit e63747d

Please sign in to comment.