Skip to content

Commit

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

chore(deps): bump actions/cache from 3.3.1 to 3.3.2
  • Loading branch information
kodiakhq[bot] authored Sep 9, 2023
2 parents 5d292b4 + 6961018 commit 74a410b
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@v2
- 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 74a410b

Please sign in to comment.