Skip to content

Commit

Permalink
Bump to use shared-actions v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dcaunt committed Aug 15, 2024
1 parent f0c4ab6 commit 8606835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build-and-publish:
name: Build and publish iOS release
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-ios-version.yaml@v2
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-publish-to-ios-version.yaml@v3
with:
release_type: ${{ inputs.release_type }}
secrets: inherit

0 comments on commit 8606835

Please sign in to comment.