Skip to content

Commit

Permalink
Update cutlerydrawer/action-git-try-push to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
greboid authored Feb 9, 2024
1 parent 193d47e commit c89f766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-containers.yml.gotpl
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
{%- endraw -%}
run: buildah push $MIRROR_TARGET/$MIRROR_PATH/{{ target.name }}
- name: Push changes
uses: cutlerydrawer/action-git-try-push@v1
uses: cutlerydrawer/action-git-try-push@v2
with:
tries: 5
{%- endfor -%}

0 comments on commit c89f766

Please sign in to comment.