Skip to content

Commit f3e08d7

Browse files
author
updatecli
committed
chore: deps(github): bump Action release for github/codeql-action/ini...
... t from v3.28.15 to v3.28.16 Made with ❤️️ by updatecli
1 parent 0a50668 commit f3e08d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
if: ${{ github.event_name == 'pull_request' }}
3131
# Initializes the CodeQL tools for scanning.
3232
- name: Initialize CodeQL
33-
uses: github/codeql-action/init@v3.28.15
33+
uses: github/codeql-action/init@v3.28.16
3434
# Override language selection by uncommenting this and choosing your languages
3535
with:
3636
languages: go

0 commit comments

Comments
 (0)