Skip to content

Commit 05442af

Browse files
authored
Merge pull request #665 from astropy/dependabot/github_actions/dot-github/workflows/actions-9f86a14a38
Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1.0 in /.github/workflows in the actions group
2 parents 85a81d3 + 65578a7 commit 05442af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circle_artifacts.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@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
9+
uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
1010
with:
1111
repo-token: ${{ secrets.GITHUB_TOKEN }}
1212
api-token: ${{ secrets.CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)