Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 18, 2023
1 parent 9dfe866 commit 3354228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dlp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
pull-requests: 'write'
id-token: 'write'
steps:
- uses: actions/checkout@v3.1.0
- uses: actions/checkout@v3.3.0
with:
ref: ${{github.event.pull_request.head.sha}}
- uses: 'google-github-actions/auth@v1.0.0'
Expand Down

0 comments on commit 3354228

Please sign in to comment.