Skip to content

Commit e5f725a

Browse files
Bump autofix-ci/action in the actions group (#17)
Bumps the actions group with 1 update: [autofix-ci/action](https://github.com/autofix-ci/action). Updates `autofix-ci/action` from 551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef to 635ffb0c9798bd160680f18fd73371e355b85f27 - [Release notes](https://github.com/autofix-ci/action/releases) - [Commits](autofix-ci/action@551dded...635ffb0) --- updated-dependencies: - dependency-name: autofix-ci/action dependency-version: 635ffb0c9798bd160680f18fd73371e355b85f27 dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bdc9955 commit e5f725a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/outdated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
python-version: "3.12"
2121
- run: pip install packaging requests pyyaml
2222
- run: python tests/test_outdated.py # can update the file in place
23-
- uses: autofix-ci/action@551dded8c6cc8a1054039c8bc0b8b48c51dfc6ef
23+
- uses: autofix-ci/action@635ffb0c9798bd160680f18fd73371e355b85f27
2424
if: failure()

0 commit comments

Comments
 (0)