Skip to content

Commit 25a8565

Browse files
chore(deps): pin dependencies
1 parent 145c48b commit 25a8565

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
echo "Generated release notes for $VERSION"
6464
6565
- name: Create Release
66-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2
66+
uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 # v2
6767
with:
6868
tag_name: ${{ steps.version.outputs.VERSION }}
6969
name: ${{ steps.version.outputs.VERSION }}

.github/workflows/use-sync-labels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
sync-labels:
9-
uses: basher83/.github/.github/workflows/sync-labels.yml@main
9+
uses: basher83/.github/.github/workflows/sync-labels.yml@3bed59f8afefc96c0cca318cf2e0d0606103e6cb # main
1010
permissions:
1111
contents: read
1212
issues: write

0 commit comments

Comments
 (0)