Skip to content

Commit

Permalink
Use WIPACrepo/[email protected] (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: wipacdevbot <[email protected]>
  • Loading branch information
ric-evans and wipacdevbot authored Oct 3, 2023
1 parent 3ac07c0 commit 519140a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
uses: actions/checkout@v3
with:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- uses: WIPACrepo/wipac-dev-py-setup-action@v2.5
- uses: WIPACrepo/wipac-dev-py-setup-action@v2.6
if: github.actor != ${{ env.BOT_NAME }} # no auto-updates for bots # should match all 'git_committer_name' uses
with:
git_committer_name: ${{ env.BOT_NAME }}
Expand Down
6 changes: 3 additions & 3 deletions dependencies-from-Dockerfile.log
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@ decorator==4.4.2
defusedxml==0.7.1
docutils==0.20.1
et-xmlfile==1.0.1
ewms-pilot==0.14.0
ewms-pilot==0.15.1
fonttools==4.29.1
fs==2.4.12
gast==0.5.2
healpy==1.15.0
htchirp==2.0
htcondor==10.9.0
htcondor==23.0.0
html5lib==1.1
humanfriendly==10.0
hypothesis==6.36.0
Expand Down Expand Up @@ -126,7 +126,7 @@ typing_extensions==4.8.0
ufoLib2==0.13.1
unicodedata2==14.0.0
UNKNOWN @ file:///root/nuflux-2.0.4
urllib3==2.0.5
urllib3==2.0.6
urwid==2.1.2
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
4 changes: 2 additions & 2 deletions dependencies-from-Dockerfile_pulsar.log
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ decorator==4.4.2
defusedxml==0.7.1
docutils==0.20.1
et-xmlfile==1.0.1
ewms-pilot==0.14.0
ewms-pilot==0.15.1
fonttools==4.29.1
fs==2.4.12
gast==0.5.2
Expand Down Expand Up @@ -126,7 +126,7 @@ typing_extensions==4.8.0
ufoLib2==0.13.1
unicodedata2==14.0.0
UNKNOWN @ file:///root/nuflux-2.0.4
urllib3==2.0.5
urllib3==2.0.6
urwid==2.1.2
wcwidth==0.2.5
webencodings==0.5.1
Expand Down

0 comments on commit 519140a

Please sign in to comment.