Skip to content

Commit 73f5b0e

Browse files
Update github-actions to v3.0.1
1 parent 0693faf commit 73f5b0e

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
@@ -28,7 +28,7 @@ jobs:
2828
myToken: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2929

3030
- name: "Create release"
31-
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
31+
uses: softprops/action-gh-release@718ea10b132b3b2eba29c1007bb80653f286566b # v3.0.1
3232
with:
3333
token: ${{ secrets.PHPSTAN_BOT_TOKEN }}
3434
tag_name: ${{ github.ref_name }}

0 commit comments

Comments
 (0)