We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21398fc commit ad0d7bdCopy full SHA for ad0d7bd
.github/workflows/nightly.yml
@@ -77,7 +77,7 @@ jobs:
77
echo ${GRID_VERSION}
78
echo "BASE_RELEASE=nightly" >> $GITHUB_ENV
79
- name: Update tag nightly
80
- uses: richardsimko/update-tag@v1.0.11
+ uses: richardsimko/update-tag@v1.1.6
81
with:
82
tag_name: ${{ env.BASE_RELEASE }}
83
env:
0 commit comments