Skip to content

Commit

Permalink
Bump reproducible-containers/buildkit-cache-dance
Browse files Browse the repository at this point in the history
  • Loading branch information
pvandyken committed Apr 17, 2024
1 parent cae8271 commit 2a07fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-test-container/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ runs:
path: container-test-template-cache
key: ${{ runner.os }}-test-template-cache-${{ hashFiles('containers/test-template/**') }}-${{ inputs.python-version }}
- name: Inject container-test-template-cache into docker
uses: reproducible-containers/buildkit-cache-dance@v2.1.4
uses: reproducible-containers/buildkit-cache-dance@v3.0.0
with:
cache-source: container-test-template-cache
- name: Build Docker container for cache
Expand Down

0 comments on commit 2a07fef

Please sign in to comment.