Skip to content

Commit

Permalink
chore(deps): update int128/kaniko-action action to v1.40.0 (#397)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 7, 2024
1 parent e9ef4b4 commit ac05098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-kaniko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
images: ghcr.io/${{ github.repository }}/e2e
# avoid overwriting the latest tag because metadata-action does not add a suffix to it
flavor: latest=false,suffix=-kaniko-amd64
- uses: int128/kaniko-action@b64f213c8440eea42d62fc5ac51ad7b293f82599 # v1.39.0
- uses: int128/kaniko-action@210291d6a7168f538f03813da1daad216144fb0e # v1.40.0
id: build
with:
push: true
Expand Down

0 comments on commit ac05098

Please sign in to comment.