Skip to content

Commit 9fc82ec

Browse files
sozercanashnamehrotra
authored andcommitted
ci: fix release action (project-copacetic#264)
1 parent 640f148 commit 9fc82ec

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)