Skip to content

Commit 72fa745

Browse files
Bump krymtkts/pslrm-bump-action in the workflow group across 1 directory
Bumps the workflow group with 1 update in the / directory: [krymtkts/pslrm-bump-action](https://github.com/krymtkts/pslrm-bump-action). Updates `krymtkts/pslrm-bump-action` from 0.0.1.pre.alpha to 0.0.1 - [Release notes](https://github.com/krymtkts/pslrm-bump-action/releases) - [Changelog](https://github.com/krymtkts/pslrm-bump-action/blob/main/CHANGELOG.md) - [Commits](krymtkts/pslrm-bump-action@v0.0.1-alpha...v0.0.1) --- updated-dependencies: - dependency-name: krymtkts/pslrm-bump-action dependency-version: 0.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workflow ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0d77da commit 72fa745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pslrm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
uses: actions/checkout@v6
1717

1818
- name: Update lockfile and create pull request
19-
uses: krymtkts/pslrm-bump-action@v0.0.1-alpha
19+
uses: krymtkts/pslrm-bump-action@v0.0.1
2020
with:
2121
github-token: ${{ secrets.PSLRM_BUMP_TOKEN }}

0 commit comments

Comments
 (0)