Merge pull request #615 from Romanitho/dependabot/github_actions/actions-js/push-1.5

Bump actions-js/push from 1.4 to 1.5
pull/574/head
Romain 2024-04-30 13:36:00 +02:00 committed by GitHub
commit f89d0df8a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ jobs:
contents: ${{ steps.versioning.outputs.version }}
- name: Commit & Push
uses: actions-js/push@156f2b10c3aa000c44dbe75ea7018f32ae999772 # v1.4
uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main

View File

@ -46,7 +46,7 @@ jobs:
contents: "${{ steps.versioning.outputs.version }}"
- name: Commit & Push
uses: actions-js/push@156f2b10c3aa000c44dbe75ea7018f32ae999772 # v1.4
uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: main