Skip to content

Commit e9cba83

Browse files
authoredAug 22, 2023
ci: fix release action (project-copacetic#264)
1 parent ac5c027 commit e9cba83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Checkout copa-action repository
41-
uses: actions/checkout@@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
41+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4242
with:
4343
repository: project-copacetic/copa-action
4444
ref: main

0 commit comments

Comments
 (0)
Please sign in to comment.