Skip to content

Commit 14e87f0

Browse files
authored
Merge pull request #27 from ergebnis/dependabot/github_actions/actions/checkout-v2.3.3
github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3
2 parents de2dca0 + 8279207 commit 14e87f0

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@v2.3.2"
19+
uses: "actions/checkout@v2.3.3"
2020

2121
- name: "Lint YAML files"
2222
uses: "ibiqlik/action-yamllint@v1"

0 commit comments

Comments
 (0)