Skip to content

Commit

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

build(deps): bump actions/cache from 3.3.2 to 3.3.3
  • Loading branch information
kodiakhq[bot] authored Jan 13, 2024
2 parents fc4dde0 + f6533d3 commit fc146f8
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].2
uses: actions/[email protected].3
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx-${{ github.sha }}
Expand Down

0 comments on commit fc146f8

Please sign in to comment.