Skip to content

Commit

Permalink
Merge pull request #41 from ergebnis/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-2.4.0

github-actions(deps): bump actions/checkout from 2.3.4 to 2.4.0
  • Loading branch information
ergebnis-bot authored Dec 5, 2021
2 parents 10f04a3 + 8d96419 commit cdf7629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: "Checkout"
uses: "actions/checkout@v2.3.4"
uses: "actions/checkout@v2.4.0"

- name: "Lint YAML files"
uses: "ibiqlik/action-yamllint@v3"
Expand Down

0 comments on commit cdf7629

Please sign in to comment.