Skip to content

Commit

Permalink
chore(deps): update docker/setup-buildx-action digest to a946f06
Browse files Browse the repository at this point in the history
  • Loading branch information
rscottbailey committed Sep 7, 2023
1 parent 975de7c commit 6b56b60
Show file tree
Hide file tree
Showing 4 changed files with 83 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222
name: Checkout the repo
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@c252a3bb80dae98127b9329b8aa1ff35b71ae980
uses: docker/setup-buildx-action@a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0
with:
install: true
- name: Build and Verify
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,3 +137,4 @@ the [truffleHog] project.
[pre-commit]: https://pre-commit.com/
[truffleHog]: https://github.com/dxa4481/truffleHog
[![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 @@ -82,6 +82,8 @@ Any open source project relies heavily on code review to improve software qualit
> change is also responsible for making all necessary review-related changes.
Sometimes code reviews will take longer than you would hope for, especially for larger features. Here are some accepted
* 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:
Expand Down Expand Up @@ -246,6 +248,7 @@ Congratulations, you've just issued a new release for `tartufo`. The automation
[black]: https://github.com/psf/black
[black-editors]: https://black.readthedocs.io/en/stable/integrations/editors.html
[bump the version]: https://python-poetry.org/docs/cli/#version
[slack]: https://godaddy-oss.slack.com/
[issues]: https://github.com/godaddy/tartufo/issues
[Install Poetry]: https://python-poetry.org/docs/#installation
[slack]: https://godaddy-oss.slack.com/
Expand Down
Loading

0 comments on commit 6b56b60

Please sign in to comment.