Browse Source

Merge pull request #3346 from dexidp/dependabot/github_actions/haya14busa/action-cond-1.2.1

build(deps): bump haya14busa/action-cond from 1.1.1 to 1.2.1
pull/3365/head
Márk Sági-Kazár 2 years ago committed by GitHub
parent
commit
c5597b4366
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/artifacts.yaml

2
.github/workflows/artifacts.yaml

@ -95,7 +95,7 @@ jobs:
# Multiple exporters are not supported yet
# See https://github.com/moby/buildkit/pull/2760
- name: Determine build output
uses: haya14busa/action-cond@1d6e8a12b20cdb4f1954feef9aa475b9c390cab5 # v1.1.1
uses: haya14busa/action-cond@94f77f7a80cd666cb3155084e428254fea4281fd # v1.2.1
id: build-output
with:
cond: ${{ inputs.publish }}

Loading…
Cancel
Save