Skip to content

Commit

Permalink
Merge pull request #286 from dictyBase/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/actions/cache-4.0.2

build(deps): bump actions/cache from 4.0.1 to 4.0.2
  • Loading branch information
kodiakhq[bot] authored Mar 23, 2024
2 parents 2cf59c0 + 826f594 commit 3e862da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: set up docker buildx
uses: docker/setup-buildx-action@v3
- name: cache docker layers
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ github.sha }}
Expand Down

0 comments on commit 3e862da

Please sign in to comment.