Skip to content

Commit

Permalink
Merge branch 'main' into 40-dnssec-vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 authored May 24, 2024
2 parents 8b17ddb + cf46220 commit 1d3e319
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pull-requests: write
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
uses: pozil/auto-assign-issue@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: aleksanderbl29
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/auto-build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
build-args: PIHOLE_VERSION=${{ steps.latest_release.outputs.release }}
context: "{{defaultContext}}:pihole-unbound/"
platforms: linux/arm/v7,linux/arm64/v8,linux/amd64
push: true
Expand Down

0 comments on commit 1d3e319

Please sign in to comment.