1
0
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:
dependabot[bot] 2022-04-28 10:23:13 -03:00 committed by GitHub
parent a77ed9aafd
commit 35a7ebf680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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