Skip to content

Commit

Permalink
Merge pull request #224 from MoodyReaper/dependabot/github_actions/tr…
Browse files Browse the repository at this point in the history
…unk-io/trunk-action-1.1.15

build(deps): bump trunk-io/trunk-action from 1.1.12 to 1.1.15
  • Loading branch information
MoodyReaper committed Jun 2, 2024
2 parents 2c9afcb + 1239c0f commit cb42a2f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
TESTS_MOBILE_LOCAL_PLATFORM: ${{ vars.TESTS_MOBILE_LOCAL_PLATFORM }}
TESTS_MOBILE_LOCAL_DEVICE: ${{ vars.TESTS_MOBILE_LOCAL_DEVICE }}
- name: Trunk Check
uses: trunk-io/trunk-action@540e7fe497a45ae76370d26d95cc249059c4ac3a # v1.1.12
uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15
with:
check-mode: all
# trunk-token: ${{ secrets.TRUNK_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-or-push-to-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
TESTS_MOBILE_LOCAL_PLATFORM: ${{ vars.TESTS_MOBILE_LOCAL_PLATFORM }}
TESTS_MOBILE_LOCAL_DEVICE: ${{ vars.TESTS_MOBILE_LOCAL_DEVICE }}
- name: Trunk Check
uses: trunk-io/trunk-action@540e7fe497a45ae76370d26d95cc249059c4ac3a # v1.1.12
uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5 # v1.1.15

build_check:
name: Build Check
Expand Down

0 comments on commit cb42a2f

Please sign in to comment.