Skip to content

Commit

Permalink
Bump the github-actions group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 2 updates in the / directory: [Ana06/get-changed-files](https://github.com/ana06/get-changed-files) and [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact).


Updates `Ana06/get-changed-files` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/ana06/get-changed-files/releases)
- [Commits](Ana06/get-changed-files@v2.2.0...v2.3.0)

Updates `dawidd6/action-download-artifact` from 3 to 6
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v3...v6)

---
updated-dependencies:
- dependency-name: Ana06/get-changed-files
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent a646692 commit e2715c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-release-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
exit 2
fi
- name: Get changed files
uses: Ana06/get-changed-files@v2.2.0
uses: Ana06/get-changed-files@v2.3.0
id: raw-files
with:
format: "json"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-wiki.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
contents: write
steps:
- uses: dawidd6/action-download-artifact@v3
- uses: dawidd6/action-download-artifact@v6
with:
workflow: unused
run_id: ${{ github.event.client_payload.run_id }}
Expand Down

0 comments on commit e2715c0

Please sign in to comment.