mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
chore(deps): bump github/codeql-action from 2.1.8 to 2.1.9 (#3070)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1ed1437484...7502d6e991
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a77ed9aafd
commit
35a7ebf680
6
.github/workflows/codeql.yml
vendored
6
.github/workflows/codeql.yml
vendored
@ -16,6 +16,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@b0e28b5ac45a892f91e7d036f8200cf5ed489415 # v3
|
||||
- uses: github/codeql-action/init@1ed1437484560351c5be56cf73a48a279d116b78 # v2
|
||||
- uses: github/codeql-action/autobuild@1ed1437484560351c5be56cf73a48a279d116b78 # v2
|
||||
- uses: github/codeql-action/analyze@1ed1437484560351c5be56cf73a48a279d116b78 # v2
|
||||
- uses: github/codeql-action/init@7502d6e991ca767d2db617bfd823a1ed925a0d59 # v2
|
||||
- uses: github/codeql-action/autobuild@7502d6e991ca767d2db617bfd823a1ed925a0d59 # v2
|
||||
- uses: github/codeql-action/analyze@7502d6e991ca767d2db617bfd823a1ed925a0d59 # v2
|
||||
|
Loading…
Reference in New Issue
Block a user