Skip to content

Commit 9af8e88

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

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.2.1
38+
- uses: maierj/fastlane-action@v2.3.0
3939
with:
4040
lane: 'deploy'
4141
verbose: 'true'

0 commit comments

Comments
 (0)