Skip to content

Commit

Permalink
trial 3
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip-stephens committed Jun 11, 2024
1 parent 9640bae commit 9f3fd19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upstream-tag-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: miekg/dns
path: miekg-dns
# path: miekg-dns

- name: Get the most recent version tag from miekg/dns
id: get-latest-tag
Expand All @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: zmap/dns
path: zmap-dns
# path: zmap-dns

- name: Check if the latest tag exists in zmap/dns
id: check-tag
Expand Down

0 comments on commit 9f3fd19

Please sign in to comment.