Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 861f5c0

Browse files
committed
Update tag
1 parent 8a8233c commit 861f5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
- name: Build Docker image
1111
run: docker build . --build-arg NF_IMAGE_VERSION=$GITHUB_SHA -t netlify/build:$GITHUB_SHA
12-
- uses: vbrown608/whalescale@main
12+
- uses: vbrown608/whalescale@v1
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}
1515
currentTag: netlify/build:${{ github.sha }}

0 commit comments

Comments
 (0)