Skip to content

Commit 3d3a967

Browse files
authored
Merge pull request #347 from the-hideout/dependabot/github_actions/github-actions-4debf9c69e
build(deps): bump the github-actions group with 2 updates
2 parents 531096a + 19d9a67 commit 3d3a967

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
# validate JSON and YAML files
2323
- name: json-yaml-validate
24-
uses: GrantBirki/[email protected].0
24+
uses: GrantBirki/[email protected].2
2525
with:
2626
comment: "true"
2727
exclude_file: ".github/config/exclude.txt"

.github/workflows/new-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: checkout
1919
uses: actions/[email protected]
2020
- name: comment
21-
uses: GrantBirki/comment@f524ee31407667c05061bad41e1758b40298bd82 # [email protected].0
21+
uses: GrantBirki/comment@608e41b19bc973020ec0e189ebfdae935d7fe0cc # [email protected].1
2222
continue-on-error: true
2323
with:
2424
file: .github/new-pr-comment.md

0 commit comments

Comments
 (0)