Compare commits

..

1 Commits

Author SHA1 Message Date
0fb6312706
Checkout repo before running build stage of validate image action
All checks were successful
Test Pull Request / Build Image (pull_request) Successful in 4m20s
Test Pull Request / Notify (pull_request) Successful in 3s
2025-03-22 08:49:05 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ jobs:
- name: Set up Go - name: Set up Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: 1.24.2 go-version: 1.24.1
- name: Run GoReleaser - name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5 uses: goreleaser/goreleaser-action@v5
with: with:

View File

@ -2,4 +2,4 @@
certbot ==3.3.0 certbot ==3.3.0
certbot-dns-cloudflare ==3.3.0 certbot-dns-cloudflare ==3.3.0
apprise ==1.9.3 apprise ==1.9.2