Skip to content

Commit

Permalink
Merge pull request #2295 from opensafely-core/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/getsentry/action-release-1.8.0

Bump getsentry/action-release from 1.7.0 to 1.8.0
  • Loading branch information
mikerkelly authored Jan 16, 2025
2 parents dca5a9a + cf36bca commit c279c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
ssh -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" [email protected] git:from-image opencodelists $SHA
- name: Create Sentry release
uses: getsentry/action-release@e769183448303de84c5a06aaaddf9da7be26d6c7 # v1.7.0
uses: getsentry/action-release@1841d945bad68068f92f796114d0fa534129764d # v1.8.0
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_RELEASE_INTEGRATION_TOKEN }}
SENTRY_ORG: ebm-datalab
Expand Down

0 comments on commit c279c84

Please sign in to comment.