Skip to content

Commit 54f09bb

Browse files
mirabilosmirabilos
authored andcommitted
update the updater [no ci]
1 parent 7590707 commit 54f09bb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/gha-update.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
"runs-on": "ubuntu-latest",
55
"steps": [
66
{
7-
"uses": "actions/checkout@v4.2.2",
7+
"uses": "actions/checkout@v6.0.2",
88
"with": {
99
"token": "${{ secrets.WORKFLOW_SECRET }}"
1010
}
1111
},
1212
{
13-
"uses": "saadmk11/github-actions-version-updater@v0.8.1",
13+
"uses": "saadmk11/github-actions-version-updater@v0.9.0",
1414
"with": {
15+
"ignore": "github/codeql-action/init@v4,github/codeql-action/analyze@v4,msys2/setup-msys2@v2",
1516
"pull_request_user_reviewers": "mirabilos",
1617
"token": "${{ secrets.WORKFLOW_SECRET }}"
1718
}

0 commit comments

Comments
 (0)