Skip to content

Commit 15bc43e

Browse files
authored
Merge pull request #126 from Caltech-IPAC/dependabot/github_actions/actions-fbca1fa7cf
Bump scientific-python/circleci-artifacts-redirector-action from 6b0ee99678fb003bba8202536e861f74ab6ff364 to 839631420e45a08af893032e5a5e8843bf47e8ff in the actions group
2 parents a92538e + 3f84b20 commit 15bc43e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci-artifacts-redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
name: Run CircleCI artifacts redirector
77
steps:
88
- name: GitHub Action step
9-
uses: scientific-python/circleci-artifacts-redirector-action@6b0ee99678fb003bba8202536e861f74ab6ff364 # v1.2.0
9+
uses: scientific-python/circleci-artifacts-redirector-action@839631420e45a08af893032e5a5e8843bf47e8ff # v1.2.0
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
1212
api-token: ${{ secrets.IRSA_TUTORIALS_CIRCLE_TOKEN }}

0 commit comments

Comments
 (0)