Skip to content

Commit

Permalink
chore(deps): update redhat-actions/push-to-registry action to v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and MartinX3 committed Mar 8, 2024
1 parent aa597fa commit e1ae4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
tags: |
${{ github.ref_name }}
- name: Push To ghcr.io
uses: redhat-actions/push-to-registry@9986a6552bc4571882a4a67e016b17361412b4df # v2.7
uses: redhat-actions/push-to-registry@5ed88d269cf581ea9ef6dd6806d01562096bee9c # v2.8
with:
image: ${{ steps.build_image.outputs.image }}
password: ${{ github.token }}
Expand Down

0 comments on commit e1ae4de

Please sign in to comment.