mirror of
https://github.com/mas-cli/mas
synced 2025-02-16 12:38:30 +00:00
⬆️ Danger Swift (3.12.3)
This commit is contained in:
parent
fbc64eb586
commit
7f8151e4e4
1 changed files with 2 additions and 1 deletions
3
.github/workflows/danger.yml
vendored
3
.github/workflows/danger.yml
vendored
|
@ -9,7 +9,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Danger
|
||||
uses: docker://ghcr.io/danger/danger-swift:3.12.2
|
||||
# https://github.com/orgs/danger/packages/container/package/danger-swift
|
||||
uses: docker://ghcr.io/danger/danger-swift:3.12.3
|
||||
with:
|
||||
args: --failOnErrors --no-publish-check
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue