Skip to content

Commit 9138cff

Browse files
authored
Merge pull request #211 from target/dependabot/github_actions/actions/upload-artifact-6.0.0
chore: Update GHA dep: Bump actions/upload-artifact from 5.0.0 to 6.0.0
2 parents 780b88e + b13aa0c commit 9138cff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
SKIP: "poetry-version-resetter"
2525

2626
- name: Upload changed .pre-commit-config.yaml
27-
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
27+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
2828
with:
2929
name: ".pre-commit-config.yaml"
3030
path: ".pre-commit-config.yaml"

0 commit comments

Comments
 (0)