Skip to content

Commit 8cbf640

Browse files
authored
Merge pull request #3871 from opencontainers/dependabot/github_actions/tim-actions/get-pr-commits-1.3.0
build(deps): bump tim-actions/get-pr-commits from 1.2.0 to 1.3.0
2 parents b492357 + 2a34704 commit 8cbf640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
steps:
124124
- name: get pr commits
125125
id: 'get-pr-commits'
126-
uses: tim-actions/get-pr-commits@v1.2.0
126+
uses: tim-actions/get-pr-commits@v1.3.0
127127
with:
128128
token: ${{ secrets.GITHUB_TOKEN }}
129129

0 commit comments

Comments
 (0)