Skip to content

Commit

Permalink
Chore(deps): Bump advanced-security/dismiss-alerts from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [advanced-security/dismiss-alerts](https://github.com/advanced-security/dismiss-alerts) from 1 to 2.
- [Commits](advanced-security/dismiss-alerts@v1...v2)

---
updated-dependencies:
- dependency-name: advanced-security/dismiss-alerts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and amotl committed Jan 3, 2025
1 parent b4a2ed4 commit c6892d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# https://github.com/github/codeql/issues/11427#issuecomment-1721059096
- name: Dismiss alerts
# if: github.ref == 'refs/heads/main'
uses: advanced-security/dismiss-alerts@v1
uses: advanced-security/dismiss-alerts@v2
with:
# specify a 'sarif-id' and 'sarif-file'
sarif-id: ${{ steps.analyze.outputs.sarif-id }}
Expand Down

0 comments on commit c6892d5

Please sign in to comment.