Skip to content

Commit 4e49d28

Browse files
dependabot[bot]godlygeek
authored andcommitted
build(deps): bump tim-actions/get-pr-commits from 1.1.0 to 1.3.1
Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 1.1.0 to 1.3.1. - [Release notes](https://github.com/tim-actions/get-pr-commits/releases) - [Commits](tim-actions/get-pr-commits@55b867b...198af03) --- updated-dependencies: - dependency-name: tim-actions/get-pr-commits dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ecdefb commit 4e49d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sanity-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Get PR Commits
1919
id: "get-pr-commits"
20-
uses: tim-actions/get-pr-commits@55b867b9b28954e6f5c1a0fe2f729dc926c306d0 # v1.1.0
20+
uses: tim-actions/get-pr-commits@198af03565609bb4ed924d1260247b4881f09e7d # v1.3.1
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}
2323
- name: DCO Check

0 commit comments

Comments
 (0)