Skip to content

Commit

Permalink
Update int128/kaniko-action action to v1.33.0 (#303)
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 Nov 30, 2023
1 parent 8af39a3 commit 63043ae
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 @@ -43,7 +43,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-${{ matrix.platform }}
- uses: int128/kaniko-action@b470bb6ed8a38f9e92969f79f2361c37558cf370 # v1.32.0
- uses: int128/kaniko-action@731202ee2c126d4ba7556a10b1de2013e4f686c7 # v1.33.0
with:
push: true
context: tests/fixtures
Expand Down

0 comments on commit 63043ae

Please sign in to comment.