Skip to content

Commit 3d217eb

Browse files
committed
fix: Do not pin flanksource/action-workflows
1 parent 82bd3cb commit 3d217eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: write
1313
issues: write
1414
pull-requests: write
15-
uses: flanksource/action-workflows/.github/workflows/create-release.yml@a7df3dcb783c34338e46318364e99c0ada62bcd9
15+
uses: flanksource/action-workflows/.github/workflows/create-release.yml@main
1616
secrets:
1717
token: ${{ secrets.FLANKBOT }}
1818
binary:

0 commit comments

Comments
 (0)