Skip to content

Commit 304643c

Browse files
Chore: Bump lfreleng-actions/python-dependencies-update-action (#1039)
Bumps [lfreleng-actions/python-dependencies-update-action](https://github.com/lfreleng-actions/python-dependencies-update-action) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/lfreleng-actions/python-dependencies-update-action/releases) - [Commits](lfreleng-actions/python-dependencies-update-action@27999c1...f81d672) --- updated-dependencies: - dependency-name: lfreleng-actions/python-dependencies-update-action dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e482e4 commit 304643c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
with:
4545
egress-policy: audit
4646
# yamllint disable-line rule:line-length
47-
- uses: lfreleng-actions/python-dependencies-update-action@27999c18f42d8d001cd04344eab6baa3bea8a68c # v0.1.2
47+
- uses: lfreleng-actions/python-dependencies-update-action@f81d67225c672cddbe56d8234b69868a797c75e7 # v0.1.3
4848
with:
4949
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)