Skip to content

Commit 7761890

Browse files
authored
🤖 updated file(s) (#1216)
1 parent fe40f62 commit 7761890

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎.github/workflows/labels.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727

2828
- id: has_local
29-
uses: andstor/file-existence-action@076e0072799f4942c8bc574a82233e1e4d13e9d6 # v3.0.0
29+
uses: andstor/file-existence-action@558493d6c74bf472d87c84eab196434afc2fa029 # v3.1.0
3030
with:
3131
files: ${{ env.LOCAL }}
3232

‎.github/workflows/update.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- if: github.event.comment.body != '@conda-bot render'
8181
id: create
8282
# no-op if no commits were made
83-
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
83+
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
8484
with:
8585
push-to-fork: ${{ env.FORK }}
8686
token: ${{ secrets.SYNC_TOKEN }}

0 commit comments

Comments
 (0)