Skip to content

Commit 31a6dfe

Browse files
authored
Merge pull request #231 from target/dependabot/github_actions/actions/upload-artifact-7.0.0
chore: Update GHA dep: Bump actions/upload-artifact from 6.0.0 to 7.0.0
2 parents c8108b4 + e0d25b5 commit 31a6dfe

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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
27+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
2828
with:
2929
name: ".pre-commit-config.yaml"
3030
path: ".pre-commit-config.yaml"

0 commit comments

Comments
 (0)