Skip to content

Commit 21cc354

Browse files
Bump the all-actions group across 1 directory with 7 updates
Bumps the all-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) | `2.3.3` | `2.4.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `7.0.9` | `8.1.1` | | [actions/github-script](https://github.com/actions/github-script) | `8.0.0` | `9.0.0` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `7.0.1` | | [kewisch/action-web-ext](https://github.com/kewisch/action-web-ext) | `1.3` | `2.0` | | [mnao305/chrome-extension-upload](https://github.com/mnao305/chrome-extension-upload) | `5.0.0` | `6.0.0` | | [ruby/setup-ruby](https://github.com/ruby/setup-ruby) | `1.268.0` | `1.310.0` | Updates `rtCamp/action-slack-notify` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@v2.3.3...33ca3be) Updates `peter-evans/create-pull-request` from 7.0.9 to 8.1.1 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@84ae59a...5f6978f) Updates `actions/github-script` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@ed59741...3a2844b) Updates `actions/upload-artifact` from 5.0.0 to 7.0.1 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@330a01c...043fb46) Updates `kewisch/action-web-ext` from 1.3 to 2.0 - [Release notes](https://github.com/kewisch/action-web-ext/releases) - [Commits](kewisch/action-web-ext@fe10add...84a13bb) Updates `mnao305/chrome-extension-upload` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/mnao305/chrome-extension-upload/releases) - [Commits](mnao305/chrome-extension-upload@4008e29...fdfe794) Updates `ruby/setup-ruby` from 1.268.0 to 1.310.0 - [Release notes](https://github.com/ruby/setup-ruby/releases) - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb) - [Commits](ruby/setup-ruby@v1.268.0...v1.310.0) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions - dependency-name: peter-evans/create-pull-request dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/github-script dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: actions/upload-artifact dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: kewisch/action-web-ext dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: mnao305/chrome-extension-upload dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-actions - dependency-name: ruby/setup-ruby dependency-version: 1.310.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b48bcf commit 21cc354

9 files changed

Lines changed: 14 additions & 14 deletions

.github/workflows/deployFreighterApiBeta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
env:
4242
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4343
- name: Slack Notification
44-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 #v2.3.3
44+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.4.0
4545
env:
4646
MSG_MINIMAL: true
4747
SLACK_CHANNEL: team-wallet-eng

.github/workflows/deployFreighterApiProduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ jobs:
3838
env:
3939
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4040
- name: Create Pull Request
41-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 #v7.0.9
41+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 #v8.1.1
4242
with:
4343
title:
4444
Bump @stellar/freighter-api version to ${{
4545
github.event.inputs.version }}
4646
- name: Slack Notification
47-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 #v2.3.3
47+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.4.0
4848
env:
4949
MSG_MINIMAL: true
5050
SLACK_CHANNEL: release

.github/workflows/newRelease.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ jobs:
197197
198198
- name: Open PR against release branch
199199
if: ${{ steps.commit_version_branch.outputs.has_changes == 'true' }}
200-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
200+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
201201
env:
202202
APP_VERSION: ${{ steps.normalize_version.outputs.app_version }}
203203
RELEASE_BRANCH: ${{ steps.set_branches.outputs.release_branch }}
@@ -296,7 +296,7 @@ jobs:
296296
if:
297297
inputs.branch == 'master' &&
298298
steps.commit_and_push_bump_version.outputs.has_changes == 'true'
299-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
299+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
300300
env:
301301
APP_VERSION: ${{ steps.normalize_version.outputs.app_version }}
302302
with:

.github/workflows/runIntegrationTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: yarn build:extension
3636
- run: yarn test:ci
3737
- run: yarn test:e2e
38-
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
38+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3939
if: ${{ !cancelled() }}
4040
with:
4141
name: playwright-report

.github/workflows/runTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: yarn build:extension
2929
- run: yarn test:ci
3030
- run: yarn test:e2e
31-
- uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5
31+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
3232
if: ${{ !cancelled() }}
3333
with:
3434
name: playwright-report

.github/workflows/submitBeta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
publish: true
155155
publish-target: trustedTesters
156156
- name: Slack Notification
157-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 #v2.3.3
157+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.4.0
158158
env:
159159
MSG_MINIMAL: true
160160
SLACK_CHANNEL: team-wallet-eng

.github/workflows/submitProduction.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ jobs:
105105
target_commitish: ${{ steps.checkout_sha.outputs.sha }}
106106
- name: Build for Firefox
107107
id: web-ext-build
108-
uses: kewisch/action-web-ext@fe10addf5d5e5ba6b78ffde720dd488a27d10e8c #v1
108+
uses: kewisch/action-web-ext@84a13bb9e1b6108c43788ba091c41ca1dba6ad45 #v2.0
109109
with:
110110
cmd: build
111111
source: ./extension/build
112112
- name: Submit extension to Firefox
113-
uses: kewisch/action-web-ext@fe10addf5d5e5ba6b78ffde720dd488a27d10e8c #v1
113+
uses: kewisch/action-web-ext@84a13bb9e1b6108c43788ba091c41ca1dba6ad45 #v2.0
114114
with:
115115
cmd: sign
116116
source: ${{ steps.web-ext-build.outputs.target }}
@@ -127,7 +127,7 @@ jobs:
127127
run: zip -qq -r ./build_chrome.zip *
128128
working-directory: ./extension/build
129129
- name: Submit extension to Chrome
130-
uses: mnao305/chrome-extension-upload@4008e29e13c144d0f6725462cbd49b7c291b4928 #v5.0.0
130+
uses: mnao305/chrome-extension-upload@fdfe79400af990f5145a319e834aee64907ccff4 #v6.0.0
131131
with:
132132
file-path: ./extension/build/build_chrome.zip
133133
extension-id: "bcacfldlkkdogcmkkibnjlakofdplcbk"
@@ -153,7 +153,7 @@ jobs:
153153
asset_name: build-${{ steps.package_version.outputs.version }}.zip
154154
asset_content_type: application/zip
155155
- name: Slack Notification
156-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 #v2.3.3
156+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.4.0
157157
env:
158158
MSG_MINIMAL: true
159159
SLACK_CHANNEL: release

.github/workflows/submitSafari.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
xcrun safari-web-extension-converter ./extension/build
7171
--project-location $GYM_PROJECT --macos-only
7272
- name: Set up ruby env
73-
uses: ruby/setup-ruby@v1.268.0
73+
uses: ruby/setup-ruby@v1.310.0
7474
with:
7575
ruby-version: 2.6.10
7676
bundler-cache: true

.github/workflows/testSlack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Slack Notification
10-
uses: rtCamp/action-slack-notify@07cbdbfd6c6190970778d8f98f11d073b2932aae #v2.3.3
10+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 #v2.3.3
1111
env:
1212
MSG_MINIMAL: true
1313
SLACK_CHANNEL: team-wallet-eng

0 commit comments

Comments
 (0)