Skip to content

Commit 94cecc1

Browse files
build(deps): bump the github-actions group with 2 updates (#402)
1 parent 6c60643 commit 94cecc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/relock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: test
1111
steps:
1212
- name: checkout
13-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
13+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1414

1515
- name: run
1616
uses: conda-incubator/relock-conda@main

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ runs:
279279
&& steps.relock.outputs.env_relocked == 'true'
280280
&& inputs.action == 'pr'
281281
&& github.event_name != 'issue_comment'
282-
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f
282+
uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284
283283
with:
284284
commit-message: relock w/ conda-lock
285285
title: relock w/ conda-lock

0 commit comments

Comments
 (0)