Skip to content

Commit

Permalink
Update worflow from pl-strflt to ipdxco (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero authored May 17, 2024
1 parent a8b43ed commit 40bd459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Get Ref from releaser
id: releaser
if: github.event_name == 'workflow_run'
uses: pl-strflt/uci/.github/actions/inspect-releaser@v0.0
uses: ipdxco/unified-github-workflows/.github/actions/inspect-releaser@v1.0
with:
artifacts-url: ${{ github.event.workflow_run.artifacts_url }}
build:
Expand Down Expand Up @@ -62,4 +62,4 @@ jobs:
cache-to: type=gha,mode=max
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 40bd459

Please sign in to comment.