Skip to content

Commit

Permalink
deps: migrate to new release-please-action repo (#3656)
Browse files Browse the repository at this point in the history
  • Loading branch information
mowies authored Aug 6, 2024
1 parent 41f1cbe commit 82be5e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ fetchintervalseconds
fieldpath
fieldref
finalizer
flyout
fluxcd
flyout
fontawesome
ftp
fullname
Expand Down Expand Up @@ -225,6 +225,7 @@ goodanalysis
goodmetric
goodtaskdefinition
google
googleapis
gotk
govulncheck
Grabner
Expand Down Expand Up @@ -660,8 +661,8 @@ Umre
undeploy
unmarshal
unmarshalling
usr
urlset
usr
utilruntime
Utkarsh
validatingwebhookconfigurations
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
echo "BUILD_TIME=$BUILD_TIME" >> "$GITHUB_OUTPUT"
- name: Run release please
uses: google-github-actions/release-please-action@e4dc86ba9405554aeba3c6bb2d169500e7d3b4ee # v4
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
id: release
with:
token: ${{ secrets.KEPTN_BOT_TOKEN }}
Expand Down

0 comments on commit 82be5e1

Please sign in to comment.