Skip to content

Commit

Permalink
chore(deps): update github/codeql-action digest to 6cfb483
Browse files Browse the repository at this point in the history
  • Loading branch information
rscottbailey committed Sep 7, 2023
1 parent f78ee8a commit 7880b3f
Show file tree
Hide file tree
Showing 4 changed files with 84 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@8ca5570701137b67af3d8ae3d6452f4cee6579da
uses: github/codeql-action/init@6cfb483131f3f74950a251876da81c79a6fcbdec
with:
languages: ${{ matrix.language }}

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@8ca5570701137b67af3d8ae3d6452f4cee6579da
uses: github/codeql-action/analyze@6cfb483131f3f74950a251876da81c79a6fcbdec
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ the [truffleHog] project.
[![Join Slack](https://img.shields.io/badge/Join%20us%20on-Slack-e01563.svg)](https://www.godaddy.com/engineering/slack/)
[![Join Slack](https://img.shields.io/badge/Join%20us%20on-Slack-e01563.svg)](https://www.godaddy.com/engineering/slack/)
[![Join Slack](https://img.shields.io/badge/Join%20us%20on-Slack-e01563.svg)](https://www.godaddy.com/engineering/slack/)
[![Join Slack](https://img.shields.io/badge/Join%20us%20on-Slack-e01563.svg)](https://www.godaddy.com/engineering/slack/)
3 changes: 3 additions & 0 deletions docs/source/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ Sometimes code reviews will take longer than you would hope for, especially for
that you're asking for valuable time from other professional developers.
* Ping the change on [slack]. If it is urgent, provide reasons why it is important to get this change landed. Remember
that you're asking for valuable time from other professional developers.
* Ping the change on [slack]. If it is urgent, provide reasons why it is important to get this change landed. Remember
that you're asking for valuable time from other professional developers.
ways to speed up review times for your patches:

* Review other people's changes. If you help out, others will be more willing to do the same for you. Good will is our
Expand Down Expand Up @@ -246,6 +248,7 @@ Congratulations, you've just issued a new release for `tartufo`. The automation

* [General GitHub Documentation](https://help.github.com/)
* [GitHub Pull Request documentation](https://help.github.com/send-pull-requests/)
[slack]: https://godaddy-oss.slack.com/

[black]: https://github.com/psf/black
[slack]: https://godaddy-oss.slack.com/
Expand Down
Loading

0 comments on commit 7880b3f

Please sign in to comment.