Skip to content

Commit

Permalink
maint(deps): bump trunk-io/trunk-action from 1.1.9 to 1.1.10 (#575)
Browse files Browse the repository at this point in the history
Bumps [trunk-io/trunk-action](https://github.com/trunk-io/trunk-action) from 1.1.9 to 1.1.10.
- [Release notes](https://github.com/trunk-io/trunk-action/releases)
- [Commits](trunk-io/trunk-action@97ecd21...6522858)

---
updated-dependencies:
- dependency-name: trunk-io/trunk-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 1fcc948 commit 7d4fc40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chore-trunk-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
# >>> Install your own deps here (npm install, etc) <<<
- name: Trunk Upgrade
uses: trunk-io/trunk-action/upgrade@97ecd21fe6c743bf7a606791584b683a7995c70e # v1.1.9
uses: trunk-io/trunk-action/upgrade@65228585e2c6128315f0f2d5190e2eae7f5c32c6 # v1.1.10

trunk_check:
name: Trunk Check Upload
Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:


- name: Trunk Check
uses: trunk-io/trunk-action@97ecd21fe6c743bf7a606791584b683a7995c70e # v1.1.9
uses: trunk-io/trunk-action@65228585e2c6128315f0f2d5190e2eae7f5c32c6 # v1.1.10
with:
trunk-token: ${{ secrets.TRUNK_TOKEN }}
github-token: ${{ secrets.BOT_TOKEN || github.token }}
Expand Down

0 comments on commit 7d4fc40

Please sign in to comment.