Skip to content

Commit

Permalink
Bump the cicd group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the cicd group with 2 updates in the / directory: [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [jaxxstorm/action-install-gh-release](https://github.com/jaxxstorm/action-install-gh-release).


Updates `tj-actions/changed-files` from 45.0.6 to 45.0.7
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](tj-actions/changed-files@d6e91a2...dcc7a0c)

Updates `jaxxstorm/action-install-gh-release` from 1.11.0 to 1.14.0
- [Release notes](https://github.com/jaxxstorm/action-install-gh-release/releases)
- [Commits](jaxxstorm/action-install-gh-release@v1.11.0...v1.14.0)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cicd
- dependency-name: jaxxstorm/action-install-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cicd
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 4b8c9c2 commit f22f475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# gofumpt
- name: Get changed Go files
id: changed-files
uses: tj-actions/changed-files@d6e91a2266cdb9d62096cebf1e8546899c6aa18f # v45.0.6
uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8 # v45.0.7
with:
use_rest_api: "true"
files: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/vhs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install atmos
uses: jaxxstorm/action-install-gh-release@v1.11.0
uses: jaxxstorm/action-install-gh-release@v1.14.0
with: # Grab the latest version
repo: cloudposse/atmos
chmod: 0755
Expand Down

0 comments on commit f22f475

Please sign in to comment.