Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Oct 25, 2023
1 parent ebe72f0 commit 2443408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
| sed -E "s/\^\{\}//"
)"
sed -i "s|certbot==.*|certbot==$CB_VERSION \\\|" Dockerfile
sed -i "s|certbot-dns-cloudflare==.*|certbot-dns-cloudflare==$CB_VERSION \\\|" Dockerfile
sed -i "s|certbot-dns-cloudflare==.*|certbot-dns-cloudflare==$CB_VERSION|" Dockerfile
sed -i "s|certbot-dns-multi==.*|certbot-dns-multi==$CBDM_VERSION|" Dockerfile
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
Expand Down

0 comments on commit 2443408

Please sign in to comment.