Skip to content

Commit bfe847b

Browse files
committed
ci: bump release workflow to 6.0.0
1 parent 8395a4a commit bfe847b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ permissions:
1616

1717
jobs:
1818
release:
19-
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@5.0.8
19+
<<<<<<< HEAD
20+
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@6.0.0
21+
=======
22+
uses: sous-chefs/.github/.github/workflows/release-cookbook.yml@6.0.0
23+
>>>>>>> 91881fe (ci: bump release workflow to 6.0.0)
2024
secrets:
2125
token: ${{ secrets.PORTER_GITHUB_TOKEN }}
2226
supermarket_user: ${{ secrets.CHEF_SUPERMARKET_USER }}

0 commit comments

Comments
 (0)