Skip to content

Commit

Permalink
Merge pull request #27 from IABTechLab/ian-update-action-versions
Browse files Browse the repository at this point in the history
update action versions
  • Loading branch information
Ian-Nara authored Nov 15, 2024
2 parents 46cba28 + c03a47f commit b08c2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [pull_request, push, workflow_dispatch]

jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v2
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
secrets: inherit
with:
vulnerability_scan_only: true
Expand Down

0 comments on commit b08c2fd

Please sign in to comment.