Update danger image, fix snapshots (#436)

This commit is contained in:
Doug
2023-01-11 11:01:33 +00:00
committed by GitHub
parent 19e0052fc4
commit 02787d85f7
3 changed files with 5 additions and 5 deletions

View File

@@ -16,6 +16,6 @@ jobs:
key: danger-swift-cache-key
- name: Danger
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.14.2
uses: docker://ghcr.io/danger/danger-swift-with-swiftlint:3.15.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}