Skip to content

Commit

Permalink
Update int128/kaniko-action action to v1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2023
1 parent 4296ae0 commit 818e532
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@ffe66d1b68248a7a55749fa7c19e0cb03596f22f # v1.28.0
- uses: int128/kaniko-action@4835bdf7b3e7ba34096840f33110edf1c7c28dda # v1.29.0
with:
push: true
context: tests/fixtures
Expand Down

0 comments on commit 818e532

Please sign in to comment.