Skip to content

Commit

Permalink
Merge pull request #48 from WyriHaximus/renovate/ad-m-github-push-act…
Browse files Browse the repository at this point in the history
…ion-0.x

Update ad-m/github-push-action action to v0.8.0
  • Loading branch information
WyriHaximus authored Sep 21, 2024
2 parents 2ce6464 + 59b527f commit 6bbf331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/craft-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- run: git commit -F release-${{ matrix.version }}-changelog.md
- run: git tag -F release-${{ matrix.version }}-changelog.md ${{ matrix.version }}
- name: Push changes
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
tags: true
branch: release/${{ matrix.version }}
Expand Down

0 comments on commit 6bbf331

Please sign in to comment.