Skip to content

Commit

Permalink
Merge pull request #5 from authzed/dependabot/github_actions/github-a…
Browse files Browse the repository at this point in the history
…ctions-2663a51798

Bump the github-actions group with 3 updates
  • Loading branch information
vroldanbet authored Jun 25, 2024
2 parents 113d0ed + 39ac5bb commit cce73f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ jobs:
test:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "bewuethr/yamllint-action@v1.1.1"
- uses: "actions/checkout@v4"
- uses: "bewuethr/yamllint-action@v1.3.0"
with:
config-file: ".yamllint"
- uses: "./"
- uses: "engineerd/configurator@v0.0.6"
- uses: "engineerd/configurator@v0.0.10"
with:
name: "grpcurl"
fromGitHubReleases: "true"
Expand Down

0 comments on commit cce73f8

Please sign in to comment.