Skip to content

Commit 9ecbefd

Browse files
authored
Merge pull request #85 from ergebnis/dependabot/github_actions/actions/checkout-3.0.2
github-actions(deps): bump actions/checkout from 3.0.1 to 3.0.2
2 parents 4f1948a + bfab365 commit 9ecbefd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: "Checkout"
19-
uses: "actions/checkout@v3.0.1"
19+
uses: "actions/checkout@v3.0.2"
2020

2121
- name: "Lint YAML files"
2222
uses: "ibiqlik/action-yamllint@v3.1.0"

0 commit comments

Comments
 (0)