Skip to content

Commit 3b7b88e

Browse files
authored
Update comment to match version
1 parent 0dd4ac8 commit 3b7b88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
git add .
3838
git commit -a -m "Rebuild UI with latest dependencies" || true
3939
- name: Create Pull Request
40-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7
40+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
4141
with:
4242
token: ${{ secrets.GITHUB_TOKEN }}
4343
commit-message: 'Rebuild with latest dependencies'

0 commit comments

Comments
 (0)