Skip to content

Commit e64b589

Browse files
author
fmsc-bot
committed
chore: deps(github): bump Action tag for ad-m/github-push-action from...
... v1.0.0 to v1 Made with ❤️️ by updatecli
1 parent 28bfa1a commit e64b589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebuild-push-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
app_id: ${{ secrets.FMSC_BOT_GITHUB_APP_ID }}
3636
private_key: ${{ secrets.FMSC_BOT_GITHUB_APP_PRIVATE_KEY }}
3737
- name: Push changes
38-
uses: ad-m/github-push-action@v1.0.0
38+
uses: ad-m/github-push-action@v1
3939
if: steps.commit.outputs.diff
4040
with:
4141
github_token: ${{ steps.generate_token.outputs.token }}

0 commit comments

Comments
 (0)