Skip to content

Commit 4469c39

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): bump the github-actions-dependencies group
Bumps the github-actions-dependencies group in /actions/docker/build-image with 1 update: [int128/docker-build-cache-config-action](https://github.com/int128/docker-build-cache-config-action). Updates `int128/docker-build-cache-config-action` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/int128/docker-build-cache-config-action/releases) - [Commits](int128/docker-build-cache-config-action@v1.28.0...v1.29.0) --- updated-dependencies: - dependency-name: int128/docker-build-cache-config-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e72332 commit 4469c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/docker/build-image/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ runs:
103103
echo "cache-flavor=$CACHE_FLAVOR" >> "$GITHUB_OUTPUT"
104104
105105
- id: cache
106-
uses: int128/docker-build-cache-config-action@v1.28.0
106+
uses: int128/docker-build-cache-config-action@v1.29.0
107107
with:
108108
image: ${{ steps.metadata.outputs.image }}/cache
109109
flavor: ${{ steps.get-platform-config.outputs.cache-flavor }}

0 commit comments

Comments
 (0)