Skip to content

Commit

Permalink
Merge pull request #64 from vicamo/for-myself/pin-debuerreotype
Browse files Browse the repository at this point in the history
fix: pin debuerreotype
  • Loading branch information
vicamo authored May 9, 2024
2 parents 33ad94b + 9eeecc3 commit 0220251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
with:
fetch-depth: 1
repository: ${{ github.repository }}
ref: debuerreotype
ref: helper/20240509

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/per-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
with:
fetch-depth: 1
repository: ${{ github.repository }}
ref: debuerreotype
ref: helper/20240509
path: debuerreotype

- name: Debuerreotype
Expand Down

0 comments on commit 0220251

Please sign in to comment.