Skip to content

Commit

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

build(deps): bump actions/cache from 3.3.1 to 3.3.2
  • Loading branch information
kodiakhq[bot] authored Sep 9, 2023
2 parents 8705cde + 8d71a80 commit 8a289a4
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 8a289a4

Please sign in to comment.