Skip to content

Commit d621b76

Browse files
Bump the actions-deps group across 1 directory with 2 updates (#1230)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed323fa commit d621b76

File tree

10 files changed

+3
-3
lines changed

10 files changed

+3
-3
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: git diff --pretty
9999
- name: Commit
100100
if: github.ref != 'refs/heads/main'
101-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
101+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v5
102102
with:
103103
file_pattern: examples/
104104
commit_message: 'docs(examples): converted from e2es'

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
push: true
126126
- if: github.event_name == 'pull_request'
127127
name: Comment on PR
128-
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
128+
uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2
129129
with:
130130
# match pr comment like with changesets-snapshot-action from the guild's shared-config
131131
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
@@ -217,7 +217,7 @@ jobs:
217217
path: ${{ steps.binary.outputs.path }}
218218
- if: github.event_name == 'pull_request'
219219
name: Comment on PR
220-
uses: marocchino/sticky-pull-request-comment@52423e01640425a022ef5fd42c6fb5f633a02728 # v2
220+
uses: marocchino/sticky-pull-request-comment@67d0dec7b07ed060a405f9b2a64b8ab319fdd7db # v2
221221
with:
222222
# match pr comment like with changesets-snapshot-action from the guild's shared-config
223223
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
-1 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.
-6 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
-3 Bytes
Binary file not shown.
-4 Bytes
Binary file not shown.
-2 Bytes
Binary file not shown.
-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)