Skip to content

Commit 932278c

Browse files
dependabot[bot]eleanorreem
authored andcommitted
chore(deps): bump newrelic/deployment-marker-action from 2.5.0 to 2.5.1
Bumps [newrelic/deployment-marker-action](https://github.com/newrelic/deployment-marker-action) from 2.5.0 to 2.5.1. - [Release notes](https://github.com/newrelic/deployment-marker-action/releases) - [Changelog](https://github.com/newrelic/deployment-marker-action/blob/main/CHANGELOG.md) - [Commits](newrelic/deployment-marker-action@v2.5.0...v2.5.1) --- updated-dependencies: - dependency-name: newrelic/deployment-marker-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ef5d9e commit 932278c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/newrelic-release-tracking.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: echo "COMMIT_REF=${{ github.ref_name }}" >> $GITHUB_ENV
1515
# This step creates a new Change Tracking Marker
1616
- name: New Relic Application Deployment Marker
17-
uses: newrelic/[email protected].0
17+
uses: newrelic/[email protected].1
1818
with:
1919
apiKey: ${{ secrets.NEW_RELIC_API_KEY }}
2020
region: 'EU'

0 commit comments

Comments
 (0)