Skip to content

Commit

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

chore(deps): bump actions/cache from 4.2.1 to 4.2.2 in the gha group
  • Loading branch information
wakeward authored Mar 3, 2025
2 parents e63747d + 858dfb4 commit e813fc1
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].1
uses: actions/[email protected].2
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}${{ matrix.containers.suffix }}-buildx-${{ github.sha }}
Expand Down

0 comments on commit e813fc1

Please sign in to comment.