Skip to content

Commit a4eac4e

Browse files
authored
Upgrade GitHub Actions to latest versions (#5570)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent 52939a5 commit a4eac4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/file-doc-tickets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
fi
7777
- name: File ticket
7878
if: ${{ env.FILE_TICKET == '1' }}
79-
uses: peter-evans/create-issue-from-file@af31b99c72f9e91877aea8a2d96fd613beafac84 # @v4 (locked)
79+
uses: peter-evans/create-issue-from-file@fca9117c27cdc29c6c4db3b86c48e4115a786710 # v6.0.0
8080
with:
8181
repository: microsoft/rushstack-websites
8282
token: '${{ secrets.RUSHSTACK_WEBSITES_PR_TOKEN }}'

0 commit comments

Comments
 (0)