Skip to content
This repository was archived by the owner on Jul 20, 2024. It is now read-only.

Commit 5d7016e

Browse files
authored
The sample uses: line should reference @v1.0 (#1)
1 parent c6b07e4 commit 5d7016e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Mirror action step
2424
id: mirror
25-
uses: google/mirror-branch-action
25+
uses: google/mirror-branch-action@v1.0
2626
with:
2727
github-token: ${{ secrets.GITHUB_TOKEN }}
2828
source: 'SOURCE_BRANCH_NAME'

0 commit comments

Comments
 (0)