Skip to content

Commit

Permalink
Bump getsentry/action-github-commit from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [getsentry/action-github-commit](https://github.com/getsentry/action-github-commit) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/getsentry/action-github-commit/releases)
- [Commits](getsentry/action-github-commit@bec0adb...748c31d)

---
updated-dependencies:
- dependency-name: getsentry/action-github-commit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 18, 2023
1 parent ac25a2d commit 27dc219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# If working tree is dirty, commit and update if we have a token
- name: Commit any eslint fixed files
if: steps.token.outcome == 'success' && github.ref != 'refs/heads/master'
uses: getsentry/action-github-commit@bec0adb2924f8c19a9f84c18c83d375caf02ca38 # main
uses: getsentry/action-github-commit@748c31dd78cffe76f51bef49a0be856b6effeda7 # main
with:
github-token: ${{ steps.token.outputs.token }}

Expand Down

1 comment on commit 27dc219

@vercel
Copy link

@vercel vercel bot commented on 27dc219 Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

sentry-docs.sentry.dev
docs.sentry.io
sentry-docs-git-master.sentry.dev

Please sign in to comment.