Skip to content

Commit 6d9996f

Browse files
committed
4
1 parent 683b08d commit 6d9996f

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
@@ -7,6 +7,6 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Run third-party action (unsafe tag)
10-
uses: LiiWenxuan/my-action@v1
10+
uses: LiiWenxuan/my_action@v1
1111
with:
1212
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)