Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/peaceiris/action…
Browse files Browse the repository at this point in the history
…s-gh-pages-4.0.0
  • Loading branch information
onkar authored Nov 1, 2024
2 parents fb0d6a9 + b9e330a commit 2c28e5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# If working tree is dirty, commit and update if we have a token
- name: Apply any pre-commit fixed files
if: steps.token.outcome == 'success' && github.ref != 'refs/heads/master' && always()
uses: getsentry/action-github-commit@v1.0.0
uses: getsentry/action-github-commit@v2.1.0
with:
github-token: ${{ steps.token.outputs.token }}

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ redis==4.5.4
sentry-arroyo==2.17.6
sentry-kafka-schemas==0.1.115
sentry-redis-tools==0.3.0
sentry-relay==0.8.44
sentry-relay==0.9.2
sentry-sdk==2.8.0
simplejson==3.17.6
snuba-sdk==3.0.39
Expand Down

0 comments on commit 2c28e5f

Please sign in to comment.