File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 service_account : github-gar-alma-php-client@lyrical-carver-335213.iam.gserviceaccount.com
3131
3232 - name : Authenticate to Artifact Registry
33- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4 .0
33+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5 .0
3434 with :
3535 registry : europe-docker.pkg.dev
3636 username : oauth2accesstoken
Original file line number Diff line number Diff line change 3838 persist-credentials : false
3939
4040 - name : Setup PHP
41- uses : shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # 2.34.1
41+ uses : shivammathur/setup-php@ec406be512d7077f68eed36e63f4d91bc006edc4 # 2.35.4
4242 with :
4343 php-version : ${{ matrix.php }}
4444 tools : composer:v2
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ jobs:
113113 cc <@khadija.cherif>
114114
115115 - name : Send changelog to Slack
116- uses : slackapi/slack-github-action@b0fa283ad8fea605de13dc3f449259339835fc52 # v2.1.0
116+ uses : slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a # v2.1.1
117117 with :
118118 method : chat.postMessage
119119 token : ${{ secrets.SLACK_RELEASE_CHANGELOG_BOT_TOKEN }}
Original file line number Diff line number Diff line change 4747 # If using default Github token, the created pull request won't trigger workflows with pull_request event
4848 # See https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
4949 - name : Generate Github token to create PR
50- uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
50+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
5151 id : github-token
5252 with :
5353 app-id : ${{ secrets.ALMA_CREATE_TEAM_PRS_APP_ID }}
You can’t perform that action at this time.
0 commit comments