Skip to content

Commit

Permalink
chore: update workflow (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
verbanicm authored Sep 9, 2024
1 parent 095c7b0 commit bd9c68b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,12 @@ jobs:

- name: 'Test Action'
uses: 'google-github-actions/test-action@v1.0.0' # ratchet:exclude

- name: 'Test Action'
uses: 'google-github-actions/test-action@v1.0.1' # ratchet:exclude

- name: 'Test Action'
uses: 'google-github-actions/test-action@v2.0.0' # ratchet:exclude

- name: 'Test Action'
uses: 'google-github-actions/test-action@v2.0.1' # ratchet:exclude

0 comments on commit bd9c68b

Please sign in to comment.