Skip to content

Commit 056e29f

Browse files
chore(deps): update maierj/fastlane-action action to v3 (#832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9af8e88 commit 056e29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
3636
with:
3737
fetch-depth: 0
38-
- uses: maierj/fastlane-action@v2.3.0
38+
- uses: maierj/fastlane-action@v3.0.0
3939
with:
4040
lane: 'deploy'
4141
verbose: 'true'

0 commit comments

Comments
 (0)