Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
| datasource     | package                 | from   | to     |
| -------------- | ----------------------- | ------ | ------ |
| golang-version | go                      | 1.22.6 | 1.23.0 |
| github-tags    | opentofu/setup-opentofu | v1.0.3 | v1.0.4 |
  • Loading branch information
renovate[bot] authored Aug 13, 2024
1 parent b4ee4e7 commit 3675bf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- uses: opentofu/setup-opentofu@ae80d4ecaab946d8f5ff18397fbf6d0686c6d46a # v1.0.3
- uses: opentofu/setup-opentofu@12f4debbf681675350b6cd1f0ff8ecfbda62027b # v1.0.4
with:
# renovate: datasource=github-tags depName=opentofu/opentofu versioning=semver
tofu_version: 1.8.1
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module test_test

go 1.21

toolchain go1.22.6
toolchain go1.23.0

require (
github.com/gruntwork-io/terratest v0.47.0
Expand Down

0 comments on commit 3675bf0

Please sign in to comment.