Skip to content

Commit ad0d7bd

Browse files
Update richardsimko/update-tag action to v1.1.6 (#2906)
1 parent 21398fc commit ad0d7bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
echo ${GRID_VERSION}
7878
echo "BASE_RELEASE=nightly" >> $GITHUB_ENV
7979
- name: Update tag nightly
80-
uses: richardsimko/update-tag@v1.0.11
80+
uses: richardsimko/update-tag@v1.1.6
8181
with:
8282
tag_name: ${{ env.BASE_RELEASE }}
8383
env:

0 commit comments

Comments
 (0)