Skip to content

Commit

Permalink
ci(actions): Bump tyriis/multi-file-commit from 0.3.11 to 0.3.14
Browse files Browse the repository at this point in the history
Bumps [tyriis/multi-file-commit](https://github.com/tyriis/multi-file-commit) from 0.3.11 to 0.3.14.
- [Release notes](https://github.com/tyriis/multi-file-commit/releases)
- [Commits](tyriis/multi-file-commit@v0.3.11...v0.3.14)

---
updated-dependencies:
- dependency-name: tyriis/multi-file-commit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 47c2e5c commit c06095c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opentofu-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
echo "changed=true" >> "$GITHUB_OUTPUT"
fi
- uses: tyriis/[email protected].11
- uses: tyriis/[email protected].14
if: ${{ steps.gather-artifacts.outputs.changed == 'true' }}
with:
message: "ci(terraform): Update terraform code"
Expand Down

0 comments on commit c06095c

Please sign in to comment.